PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageContent Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the existing PDF page to be inserted in the flow document.
    Syntax
    public PDFPage getPage()

    Return Value

    A com.o2sol.pdf4java.PDFPage object representing an existing PDF page.
    See Also